Skip to content

Conversation

YaroSpace
Copy link
Collaborator

@YaroSpace YaroSpace commented Sep 30, 2025

  • fix(parser): do not include ### on last line into request
  • docs(recipes): iterating over response results, modifying request json
  • fix(ui): open float when vim.o.columns/lines = 0 in nvim 0.12
  • Add cookies to graphql introspection request (Add cookies to graphql introspection request #707)
  • feat(parser): support Shared block
  • refact(parser): remove global curl/grpc flags in favour of Shared blocks
  • refact(parser): move variables into request obj
  • Support GRPC headers/metadata (Allow repeat GRPC flags #713)

YaroSpace and others added 30 commits August 27, 2025 20:50
* upstream/main:
  docs: Auto-generate vimdocs + vimtags (#675)
  Weekly updates (#668)
debug(oauth): trace coroutine calls

debug(oauth): change timeout logic

debug(oauth): defer coroutine resume in callback
* upstream/main:
  docs: Auto-generate vimdocs + vimtags (#682)
  Weekly updates (#676)
* upstream/main:
  docs: Auto-generate vimdocs + vimtags (#685)
  Release 5.3.3 (#683)
* upstream/main:
  docs: Auto-generate vimdocs + vimtags (#687)
  Docs update (#684)
* docs: Removed plain basic auth separated with spaces

Fixes #689.

* PR review

---------

Co-authored-by: Yaro <yaro@dream-it.es>
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](jshttp/on-headers@v1.0.2...v1.1.0)

Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](expressjs/compression@1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* upstream/main:
  Create FUNDING.yml (#702)
* upstream/main:
  docs: Auto-generate vimdocs + vimtags (#703)
  Weekly updates (#686)
@Copilot Copilot AI review requested due to automatic review settings September 30, 2025 08:08
Copilot

This comment was marked as resolved.

YaroSpace and others added 2 commits October 6, 2025 20:37
@YaroSpace YaroSpace requested a review from Copilot October 11, 2025 14:30
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 35 out of 35 changed files in this pull request and generated 3 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@YaroSpace YaroSpace force-pushed the develop branch 3 times, most recently from 0faf6b1 to d51dbce Compare October 11, 2025 15:25
YaroSpace and others added 2 commits October 11, 2025 18:28
* allow multiple values for flag when parsing grpc
* add test and update docs for grpc flag changes
* fix grpc command builder to check proper value
* pr: review

---------

Co-authored-by: Logan Moore <lmoore@todyl.com>
Co-authored-by: Yaro <yaro@dream-it.es>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants